home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 31
/
Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso
/
Aminet
/
util
/
libs
/
regex.lha
/
regex
/
fd
/
regex_lib.fd
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-23
|
244 b
|
12 lines
##base _RegexBase
##bias 30
##public
##private
dispatch()()
##public
regcomp(preg,pattern,cflags)(a0/a1,d0)
regerror(errcode,preg,rrrbuf,errbuf_size)(a1,d2,d0/d1)
regexec(preg,string,nmatch,pmatch,flags)(a1,d0/d1/d2/d3)
regfree(preg)(a0)
##end